1.Word sized memory access is allowed to unaligned memory addresses.Words are stored in the little-endian order.
字(word, 4)长度的记忆体取允许不对齐记忆体址,字是以低字节在前的序储在记忆体中。
2.When the memory is accessed,the unit can execute some micro-operation which is optimized for memory access such as autoincrement and autodecrement in parallel and also support circular queue.